Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix CODEOWNERS file #17365

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mishomihov00
Copy link
Contributor

Description:

Fix CODEOWNERS file

Related issue(s):

Fixes #17359

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mihail Mihov <[email protected]>
@mishomihov00 mishomihov00 added this to the v0.59 milestone Jan 14, 2025
@mishomihov00 mishomihov00 self-assigned this Jan 14, 2025
@mishomihov00 mishomihov00 requested review from a team as code owners January 14, 2025 07:55
@mishomihov00 mishomihov00 requested a review from dalvizu January 14, 2025 07:55
@mishomihov00 mishomihov00 linked an issue Jan 14, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.76%. Comparing base (30ae2c8) to head (a4c83ee).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #17365   +/-   ##
=========================================
  Coverage     67.76%   67.76%           
  Complexity    22281    22281           
=========================================
  Files          2606     2606           
  Lines         96872    96872           
  Branches      10094    10094           
=========================================
  Hits          65643    65643           
  Misses        27483    27483           
  Partials       3746     3746           

Impacted file tree graph

Copy link

codacy-production bot commented Jan 14, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (30ae2c8) 96655 69237 71.63%
Head commit (a4c83ee) 96655 (+0) 69237 (+0) 71.63% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#17365) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: fix CODEOWNER file for .github/workflow folder
1 participant